Conversation
fix(docs): repair the config comment that broke the build
chore: promote develop -> stage (config parse fix)
Greptile SummaryThis change repairs malformed locale-configuration comments and clarifies that locales must be both declared and built before being advertised. The concern that the comment block could still prevent the documentation site from building was disproved: the parent revision fails to parse Confidence Score: 5/5Safe to merge: the updated Docusaurus configuration loads successfully and the English documentation site builds to static output. A before-and-after build check reproduced the original configuration parsing failure and confirmed that the updated source completes the affected build path without errors. Files Needing Attention: No files need further attention.
What T-Rex did
Reviews (1): Last reviewed commit: "Merge pull request #32 from ever-co/deve..." | Re-trigger Greptile |
Promotion only. Repairs the docusaurus.config.ts comment that broke the build.
🤖 Generated with Claude Code